home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / comment_hack < prev    next >
Text File  |  2001-03-21  |  638b  |  20 lines

  1. Synopsis:
  2.    set comment_hack [on|off|toggle]
  3.  
  4. Description:
  5.    This variable determines how the client will handle C-style comments in
  6.    loaded scripts.  When turned on, it causes the client to only recognize
  7.    such comments when they start at the beginning of a line.  When off,
  8.    the comments may begin anywhere.
  9.  
  10.    This feature is present primarily to retain compatibility with scripts
  11.    designed for older clients.  See the COMMENT help file for details.
  12.  
  13. See Also:
  14.    comment(5)
  15.  
  16. Other Notes:
  17.    This setting replaces the compile-time #define of the same name that is
  18.    present in versions of EPIC prior to 3.001.
  19.  
  20.